[INFO] cloning repository https://github.com/OxideAV/oxideav-source
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OxideAV/oxideav-source" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideAV%2Foxideav-source", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideAV%2Foxideav-source'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46a732edd7066e4d9958735ad166c831a37b9da3
[INFO] testing OxideAV/oxideav-source against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOxideAV%2Foxideav-source" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OxideAV/oxideav-source
[INFO] finished tweaking git repo https://github.com/OxideAV/oxideav-source
[INFO] tweaked toml for git repo https://github.com/OxideAV/oxideav-source written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OxideAV/oxideav-source on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxideav-core v0.1.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d8599a5434c09dad244d9c1fbe5e0fb0bd4b6aaef8654e49742b4b7ca1b6b5c
[INFO] running `Command { std: "docker" "start" "-a" "5d8599a5434c09dad244d9c1fbe5e0fb0bd4b6aaef8654e49742b4b7ca1b6b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d8599a5434c09dad244d9c1fbe5e0fb0bd4b6aaef8654e49742b4b7ca1b6b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d8599a5434c09dad244d9c1fbe5e0fb0bd4b6aaef8654e49742b4b7ca1b6b5c", kill_on_drop: false }`
[INFO] [stdout] 5d8599a5434c09dad244d9c1fbe5e0fb0bd4b6aaef8654e49742b4b7ca1b6b5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1a57244366e9d6cb551333a8fb70385cffd6a21ebdf96117ebe24ee1954fc72
[INFO] running `Command { std: "docker" "start" "-a" "f1a57244366e9d6cb551333a8fb70385cffd6a21ebdf96117ebe24ee1954fc72", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling oxideav-core v0.1.28
[INFO] [stderr]    Compiling oxideav-source v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.23s
[INFO] running `Command { std: "docker" "inspect" "f1a57244366e9d6cb551333a8fb70385cffd6a21ebdf96117ebe24ee1954fc72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1a57244366e9d6cb551333a8fb70385cffd6a21ebdf96117ebe24ee1954fc72", kill_on_drop: false }`
[INFO] [stdout] f1a57244366e9d6cb551333a8fb70385cffd6a21ebdf96117ebe24ee1954fc72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4c4a35641c20ebd069a91bd7e72cd52932b73b92d3d7ce5c509bf6af7aa0b834
[INFO] running `Command { std: "docker" "start" "-a" "4c4a35641c20ebd069a91bd7e72cd52932b73b92d3d7ce5c509bf6af7aa0b834", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxideav-source v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "4c4a35641c20ebd069a91bd7e72cd52932b73b92d3d7ce5c509bf6af7aa0b834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c4a35641c20ebd069a91bd7e72cd52932b73b92d3d7ce5c509bf6af7aa0b834", kill_on_drop: false }`
[INFO] [stdout] 4c4a35641c20ebd069a91bd7e72cd52932b73b92d3d7ce5c509bf6af7aa0b834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aae991e906ed2ebcf8ae9d59350f262c07d860d48229cdac1b63ca9d4c98d872
[INFO] running `Command { std: "docker" "start" "-a" "aae991e906ed2ebcf8ae9d59350f262c07d860d48229cdac1b63ca9d4c98d872", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxideav_source-b75deea7f78c021e)
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test concat::tests::mem_segment_accepted ... ok
[INFO] [stdout] test concat::tests::nested_concat_segment_rejected ... ok
[INFO] [stdout] test concat::tests::no_segments_rejected ... ok
[INFO] [stdout] test concat::tests::data_uri_segment_accepted ... ok
[INFO] [stdout] test concat::tests::seek_before_zero_errors ... ok
[INFO] [stdout] test concat::tests::file_url_segment_accepted ... ok
[INFO] [stdout] test concat::tests::empty_file_segment_is_transparent ... ok
[INFO] [stdout] test concat::tests::seek_current_relative ... ok
[INFO] [stdout] test concat::tests::mixed_schemes_concat_in_order ... ok
[INFO] [stdout] test concat::tests::slice_segment_accepted ... ok
[INFO] [stdout] test concat::tests::read_at_eof_returns_zero ... ok
[INFO] [stdout] test concat::tests::seek_end_reports_total_length ... ok
[INFO] [stdout] test concat::tests::seek_into_second_segment ... ok
[INFO] [stdout] test concat::tests::seek_across_boundary_then_read ... ok
[INFO] [stdout] test concat::tests::unsupported_inner_scheme_rejected ... ok
[INFO] [stdout] test concat::tests::three_segments ... ok
[INFO] [stdout] test concat::tests::empty_segment_rejected ... ok
[INFO] [stdout] test concat::tests::wrong_scheme_rejected ... ok
[INFO] [stdout] test data::tests::bad_hex_rejected ... ok
[INFO] [stdout] test concat::tests::two_files_read_back_to_back ... ok
[INFO] [stdout] test concat::tests::small_buffer_reads_cross_boundary ... ok
[INFO] [stdout] test data::tests::base64_bad_length_rejected ... ok
[INFO] [stdout] test concat::tests::missing_file_segment_errors ... ok
[INFO] [stdout] test data::tests::mediatype_with_parameter ... ok
[INFO] [stdout] test data::tests::base64_full_alphabet_roundtrip ... ok
[INFO] [stdout] test data::tests::base64_invalid_char_rejected ... ok
[INFO] [stdout] test data::tests::missing_comma_rejected ... ok
[INFO] [stdout] test data::tests::base64_marker_case_insensitive ... ok
[INFO] [stdout] test data::tests::base64_padding_in_middle_rejected ... ok
[INFO] [stdout] test data::tests::percent_decode_high_byte ... ok
[INFO] [stdout] test data::tests::base64_with_internal_whitespace ... ok
[INFO] [stdout] test data::tests::rfc2397_example_base64_image_prefix ... ok
[INFO] [stdout] test data::tests::open_data_returns_readable_cursor ... ok
[INFO] [stdout] test data::tests::empty_mediatype_no_payload ... ok
[INFO] [stdout] test data::tests::truncated_percent_rejected ... ok
[INFO] [stdout] test data::tests::rfc2397_example_inline_text ... ok
[INFO] [stdout] test data::tests::wrong_scheme_rejected ... ok
[INFO] [stdout] test mem::tests::empty_id_rejected ... ok
[INFO] [stdout] test mem::tests::seek_past_end_then_read_returns_zero ... ok
[INFO] [stdout] test mem::tests::slash_in_id_rejected ... ok
[INFO] [stdout] test mem::tests::multiple_opens_are_independent ... ok
[INFO] [stdout] test mem::tests::open_supports_seek ... ok
[INFO] [stdout] test mem::tests::put_open_read_roundtrip ... ok
[INFO] [stdout] test mem::tests::seek_before_zero_errors ... ok
[INFO] [stdout] test mem::tests::unknown_id_errors ... ok
[INFO] [stdout] test mem::tests::wrong_scheme_rejected ... ok
[INFO] [stdout] test scope::tests::allow_dir_admits_files_inside ... ok
[INFO] [stdout] test scope::tests::deny_dir_carves_a_hole_inside_allow_root ... ok
[INFO] [stdout] test scope::tests::empty_scope_rejects_everything ... ok
[INFO] [stdout] test scope::tests::deny_dir_component_aware ... ok
[INFO] [stdout] test scope::tests::duplicate_deny_dir_is_idempotent ... ok
[INFO] [stdout] test scope::tests::nul_byte_rejected ... ok
[INFO] [stdout] test scope::tests::non_file_scheme_rejected ... ok
[INFO] [stdout] test scope::tests::permissive_admits_anything_readable ... ok
[INFO] [stdout] test scope::tests::open_reads_file_under_allowed_dir ... ok
[INFO] [stdout] test scope::tests::is_allowed_path_inspector_matches_resolve ... ok
[INFO] [stdout] test scope::tests::scope_resolve_bare_path_does_not_percent_decode ... ok
[INFO] [stdout] test scope::tests::prefix_match_is_component_aware ... ok
[INFO] [stdout] test slice::tests::inner_bare_path_accepted ... ok
[INFO] [stdout] test scope::tests::traversal_blocked_after_canonicalisation ... ok
[INFO] [stdout] test slice::tests::inner_unsupported_scheme_rejected ... ok
[INFO] [stdout] test slice::tests::nested_slice_recursive ... ok
[INFO] [stdout] test slice::tests::missing_inner_file_errors ... ok
[INFO] [stdout] test slice::tests::parse_basic ... ok
[INFO] [stdout] test slice::tests::parse_empty_inner_rejected ... ok
[INFO] [stdout] test slice::tests::parse_missing_bang_rejected ... ok
[INFO] [stdout] test slice::tests::parse_missing_plus_rejected ... ok
[INFO] [stdout] test slice::tests::parse_negative_offset_rejected ... ok
[INFO] [stdout] test slice::tests::parse_non_numeric_offset_rejected ... ok
[INFO] [stdout] test scope::tests::deny_dir_alone_without_allow_still_rejects_everything ... ok
[INFO] [stdout] test slice::tests::parse_zero_length_is_ok ... ok
[INFO] [stdout] test slice::tests::slices_a_base64_data_uri ... ok
[INFO] [stdout] test slice::tests::slice_seek_within_window ... ok
[INFO] [stdout] test slice::tests::parse_non_numeric_length_rejected ... ok
[INFO] [stdout] test slice::tests::slices_a_data_uri ... ok
[INFO] [stdout] test slice::tests::slices_a_mem_buffer ... ok
[INFO] [stdout] test slice::tests::slices_a_file ... ok
[INFO] [stdout] test slice::tests::typed_constructor_accepts_then_opens ... ok
[INFO] [stdout] test scope::tests::deny_takes_precedence_over_permissive ... ok
[INFO] [stdout] test slice::tests::typed_constructor_rejects_empty_inner ... ok
[INFO] [stdout] test slice::tests::typed_format_matches_canonical_form ... ok
[INFO] [stdout] test slice::tests::typed_open_direct_from_constructor ... ok
[INFO] [stdout] test slice::tests::typed_open_data_inner ... ok
[INFO] [stdout] test slice::tests::typed_constructor_rejects_bang_in_inner ... ok
[INFO] [stdout] test slice::tests::typed_open_matches_open_slice_bytes ... ok
[INFO] [stdout] test slice::tests::typed_parse_basic ... ok
[INFO] [stdout] test scope::tests::scope_resolve_percent_decoded_nul_rejected ... ok
[INFO] [stdout] test slice::tests::typed_open_nested_slice_inner ... ok
[INFO] [stdout] test slice::tests::typed_open_window_past_inner_rejected ... ok
[INFO] [stdout] test slice::tests::typed_parse_data_inner_with_colon_preserved ... ok
[INFO] [stdout] test scope::tests::scope_resolve_percent_decodes_file_url ... ok
[INFO] [stdout] test slice::tests::typed_parse_empty_inner_rejected ... ok
[INFO] [stdout] test slice::tests::typed_parse_missing_bang_rejected ... ok
[INFO] [stdout] test slice::tests::typed_parse_negative_offset_rejected ... ok
[INFO] [stdout] test slice::tests::typed_parse_missing_plus_rejected ... ok
[INFO] [stdout] test slice::tests::typed_parse_nested_inner_preserved ... ok
[INFO] [stdout] test slice::tests::window_past_inner_rejected ... ok
[INFO] [stdout] test slice::tests::wrong_scheme_rejected ... ok
[INFO] [stdout] test slice::tests::typed_round_trip_byte_identical ... ok
[INFO] [stdout] test slice::tests::typed_open_unsupported_inner_scheme_rejected ... ok
[INFO] [stdout] test sub::tests::nested_windows_compose ... ok
[INFO] [stdout] test slice::tests::zero_length_window_returns_eof_immediately ... ok
[INFO] [stdout] test sub::tests::overflowing_window_rejected ... ok
[INFO] [stdout] test sub::tests::read_past_window_returns_eof ... ok
[INFO] [stdout] test sub::tests::into_inner_returns_inner_source ... ok
[INFO] [stdout] test sub::tests::seek_current_relative ... ok
[INFO] [stdout] test sub::tests::seek_before_zero_errors ... ok
[INFO] [stdout] test sub::tests::seek_end_anchors_at_window_end ... ok
[INFO] [stdout] test slice::tests::typed_parse_wrong_scheme_rejected ... ok
[INFO] [stdout] test slice::tests::typed_parse_zero_length_admitted ... ok
[INFO] [stdout] test sub::tests::seek_past_window_then_read_returns_zero ... ok
[INFO] [stdout] test sub::tests::seek_within_window_then_read ... ok
[INFO] [stdout] test sub::tests::stream_len_helper_preserves_position ... ok
[INFO] [stdout] test sub::tests::window_at_exact_end_accepted ... ok
[INFO] [stdout] test sub::tests::window_extending_past_inner_rejected ... ok
[INFO] [stdout] test sub::tests::window_reads_the_correct_slice ... ok
[INFO] [stdout] test sub::tests::zero_length_window ... ok
[INFO] [stdout] test uri::tests::bare_path ... ok
[INFO] [stdout] test uri::tests::file_scheme ... ok
[INFO] [stdout] test uri::tests::has_file_scheme_basic ... ok
[INFO] [stdout] test uri::tests::http_scheme ... ok
[INFO] [stdout] test uri::tests::percent_decode_bad_hex_rejected ... ok
[INFO] [stdout] test uri::tests::percent_decode_bytes_accepts_invalid_utf8 ... ok
[INFO] [stdout] test uri::tests::percent_decode_invalid_utf8_rejected ... ok
[INFO] [stdout] test uri::tests::percent_decode_mixed_case_hex ... ok
[INFO] [stdout] test uri::tests::percent_decode_no_escapes_passthrough ... ok
[INFO] [stdout] test uri::tests::percent_decode_plus_is_not_space ... ok
[INFO] [stdout] test uri::tests::percent_decode_space ... ok
[INFO] [stdout] test uri::tests::percent_decode_truncated_rejected ... ok
[INFO] [stdout] test uri::tests::percent_decode_utf8_multibyte ... ok
[INFO] [stdout] test uri::tests::windows_drive_letter_is_bare_path ... ok
[INFO] [stdout] test mem::tests::large_buffer_open_does_not_copy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffered.rs (/opt/rustwide/target/debug/deps/buffered-bf460ead3b0fa9cb)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test builder_prefetch_timeout_clamps_zero_to_one_millisecond ... ok
[INFO] [stdout] test builder_records_prefetch_timeout ... ok
[INFO] [stdout] test len_reports_total ... ok
[INFO] [stdout] test builder_default_matches_new ... ok
[INFO] [stdout] test builder_custom_capacity_block_size ... ok
[INFO] [stdout] test builder_lookback_clamps_full_fraction ... ok
[INFO] [stdout] test read_at_eof_returns_zero ... ok
[INFO] [stdout] test seek_to_end_then_read_returns_zero ... ok
[INFO] [stdout] test prefetch_timeout_surfaces_when_worker_stalls ... ok
[INFO] [stdout] test builder_lookback_zero_means_no_back_seek_cache ... ok
[INFO] [stdout] test seek_outside_window_restarts_prefetch ... ok
[INFO] [stdout] test builder_seek_within_window_with_large_lookback ... ok
[INFO] [stdout] test sequential_read_matches_inner ... ok
[INFO] [stdout] test seek_within_window_does_not_block_or_lose_bytes ... ok
[INFO] [stdout] test backward_seek_outside_window_then_read_serves_correct_bytes ... ok
[INFO] [stdout] test drop_terminates_worker_promptly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/concat.rs (/opt/rustwide/target/debug/deps/concat-543e523563cad5df)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test concat_malformed_errors_through_registry ... ok
[INFO] [stdout] test concat_is_seekable_across_boundary ... ok
[INFO] [stdout] test with_defaults_registers_concat_scheme ... ok
[INFO] [stdout] test concat_slice_segment_via_registry ... ok
[INFO] [stdout] test concat_two_files_via_registry ... ok
[INFO] [stdout] test concat_mixed_inner_schemes_via_registry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/data.rs (/opt/rustwide/target/debug/deps/data-7767cdbd3bfe89b8)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test data_malformed_errors_through_registry ... ok
[INFO] [stdout] test with_defaults_registers_data_scheme ... ok
[INFO] [stdout] test data_inline_text_via_registry ... ok
[INFO] [stdout] test data_parse_exposes_mediatype ... ok
[INFO] [stdout] test data_source_is_seekable ... ok
[INFO] [stdout] test data_base64_via_registry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file.rs (/opt/rustwide/target/debug/deps/file-0ffcc80c5e7c42c0)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test open_supports_seek ... ok
[INFO] [stdout] test unknown_scheme_with_no_driver_errors ... ok
[INFO] [stdout] test open_file_url_truncated_percent_rejected ... ok
[INFO] [stdout] test open_bare_path_does_not_percent_decode ... ok
[INFO] [stdout] test open_file_url_percent_decodes_utf8_multibyte ... ok
[INFO] [stdout] test open_file_url_bad_hex_rejected ... ok
[INFO] [stdout] test open_file_url_percent_decodes_space ... ok
[INFO] [stdout] test open_file_url_reads_first_bytes ... FAILED
[INFO] [stdout] test open_bare_path_reads_first_bytes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- open_file_url_reads_first_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'open_file_url_reads_first_bytes' (203) panicked at tests/file.rs:33:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [91, 100, 101, 112]
[INFO] [stdout]  right: [91, 112, 97, 99]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c08a147aa8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c08a147aa8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c08a147aa8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c08a147aa8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c08a15bbba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c08a15bbba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61c08a14c522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61c08a14c522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61c08a126916 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c08a126916 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c08a13ff49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c08a0b108c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61c08a0b108c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c08a140102 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61c08a140102 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c08a1269d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61c08a11bb29 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c08a1276ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c08a15c2ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c08a15c203 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61c08a09f679 - core[28b146924c2f19c6]::panicking::assert_failed::<&[u8; 4usize], &[u8; 4usize]>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61c08a0a0c91 - file[b46b3cf5f9399e74]::open_file_url_reads_first_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file.rs:33:5
[INFO] [stdout]   22:     0x61c08a09f807 - file[b46b3cf5f9399e74]::open_file_url_reads_first_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file.rs:26:37
[INFO] [stdout]   23:     0x61c08a0a3cd6 - <file[b46b3cf5f9399e74]::open_file_url_reads_first_bytes::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61c08a0a416b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61c08a0a416b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61c08a0b19e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61c08a0b19e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61c08a0b19e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61c08a0b19e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61c08a0b19e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61c08a0b19e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61c08a0b19e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61c08a0ac544 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61c08a0ac544 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61c08a0b4a62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61c08a0b4a62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61c08a0b4a62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61c08a0b4a62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61c08a0b4a62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61c08a0b4a62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61c08a0b4a62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61c08a14740f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x61c08a14740f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71c1dfc31aa4 - <unknown>
[INFO] [stdout]   45:     0x71c1dfcbea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- open_bare_path_reads_first_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'open_bare_path_reads_first_bytes' (199) panicked at tests/file.rs:22:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: [91, 100, 101, 112]
[INFO] [stdout]  right: [91, 112, 97, 99]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c08a147aa8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c08a147aa8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c08a147aa8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c08a147aa8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c08a15bbba - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c08a15bbba - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x61c08a14c522 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x61c08a14c522 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x61c08a126916 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c08a126916 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c08a13ff49 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c08a0b108c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x61c08a0b108c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61c08a140102 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x61c08a140102 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c08a1269d2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61c08a11bb29 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c08a1276ed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c08a15c2ec - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c08a15c203 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x61c08a09f679 - core[28b146924c2f19c6]::panicking::assert_failed::<&[u8; 4usize], &[u8; 4usize]>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x61c08a0a0e48 - file[b46b3cf5f9399e74]::open_bare_path_reads_first_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file.rs:22:5
[INFO] [stdout]   22:     0x61c08a09f837 - file[b46b3cf5f9399e74]::open_bare_path_reads_first_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/file.rs:17:38
[INFO] [stdout]   23:     0x61c08a0a3d16 - <file[b46b3cf5f9399e74]::open_bare_path_reads_first_bytes::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61c08a0a416b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61c08a0a416b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x61c08a0b19e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x61c08a0b19e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x61c08a0b19e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x61c08a0b19e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x61c08a0b19e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x61c08a0b19e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x61c08a0b19e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x61c08a0ac544 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x61c08a0ac544 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x61c08a0b4a62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x61c08a0b4a62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x61c08a0b4a62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x61c08a0b4a62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x61c08a0b4a62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x61c08a0b4a62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x61c08a0b4a62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x61c08a14740f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x61c08a14740f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x71c1dfc31aa4 - <unknown>
[INFO] [stdout]   45:     0x71c1dfcbea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     open_bare_path_reads_first_bytes
[INFO] [stdout]     open_file_url_reads_first_bytes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test file`
[INFO] running `Command { std: "docker" "inspect" "aae991e906ed2ebcf8ae9d59350f262c07d860d48229cdac1b63ca9d4c98d872", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aae991e906ed2ebcf8ae9d59350f262c07d860d48229cdac1b63ca9d4c98d872", kill_on_drop: false }`
[INFO] [stdout] aae991e906ed2ebcf8ae9d59350f262c07d860d48229cdac1b63ca9d4c98d872
